home *** CD-ROM | disk | FTP | other *** search
/ Business Shareware / Business Shareware.iso / start / gfxapps / techplt1 / tpsheet5.hlp < prev    next >
Text File  |  1992-09-01  |  3KB  |  126 lines

  1. ** File: TPSheet5.hlp
  2. ** Index: 25
  3.  
  4. ** Sheet View's Data Menu Commands
  5.  
  6.  
  7. █  Data menu
  8.  
  9.     This menu contains commands that
  10. relate to sheet data creation and
  11. manipulation.
  12.  
  13.  
  14. █  Fill Selection
  15.  
  16.     This menu contains five fill data
  17. methods.  They all fill the selected
  18. data block with appropriate
  19. automatically generated numbers.
  20.  
  21.  
  22. █  Random
  23.  
  24.     This command fills the selection
  25.   with uniform random numbers between
  26.   the minimum and maximum range.
  27.  
  28. █  Algebraic Sequence
  29.  
  30.     This command fills the selection
  31.   with an algebraic sequence.
  32.  
  33. █  Geometric Sequence
  34.  
  35.     This command fills the selection
  36.   with a geometric sequence.
  37.  
  38. █  Gaussian Distribution
  39.  
  40.     This command fills the selection
  41.   with a normal distribution whose mean
  42.   and variance are specified in the
  43.   dialog box.
  44.  
  45. █  User-Defined Function
  46.  
  47.     This command displays the User Defined
  48.   Function dialog box which lets you
  49.   specify the range of selection and a
  50.   function formula, then TechPlot will
  51.   generate data using the function you
  52.   defined to calculate data that fill the
  53.   range you selected.
  54.  
  55.  
  56.  
  57. █  Sort
  58.  
  59.     The Data | Sort command lets you sort
  60. one or more columns in order.
  61.  
  62.  
  63. █  Descriptive Statistics
  64.  
  65.     This command appears in the Data Menu
  66. as Des. Stats.  It shows the descriptive
  67. statistics results of the columns in a file
  68. viewer.
  69.  
  70.  
  71. █  T-Test
  72.  
  73.     The Data | T-Test command lets you
  74. perform the student t-test for two columns.
  75.  
  76.  
  77. █  F-Test
  78.  
  79.     This command perform the F-test which
  80. tests the hypothesis that two samples have
  81. different variances by trying to reject
  82. the null hypothesis that their variances
  83. are actually consistent.  The F-value is
  84. the ratio of the larger variance over the
  85. smaller one.
  86.  
  87.  
  88. █  Analysis of Variance (ANOVA)
  89.  
  90.     This command appears in the Data Menu
  91. as ANOVA.  It performs both one-way and
  92. two-way analyses of variance.
  93.  
  94.     One-way analysis of variance tests the
  95. null hypothesis that the mean of 3 or more
  96. samples are all equal.  Two-way analysis of
  97. variance tests both row means and column
  98. means.
  99.  
  100.  
  101. █  Linear Regression
  102.  
  103.     This command performs the linear
  104. regression which calculates the slope (a)
  105. and intercept (b) for the equation y=a*x+b
  106. where x is the independent variable and y
  107. is the dependent variable.
  108.  
  109.  
  110. █  Non-Parametric Statistics
  111.  
  112.     This command performs the Chi-Squared
  113. test and the sign test.
  114.  
  115.     The Chi-Squared test tests the null
  116. hypothesis that a contingency table of
  117. observed values do not differ from expected
  118. values (i.e. that there is no association
  119. between row and column variables).
  120.  
  121.     The sign test tests the null hypothesis
  122. that a set of sample values, or the
  123. differences between paired sample values,
  124. are randomly distributed about zero (i.e.
  125. that their median equals to zero).
  126.